*{
    margin: 0px;
    padding: 0px;
}
html,body{
    height: 100%;
    background: #f0f0f0;
    font-size: 14px;
    color: #555555;
}
a{
    color: #555555;
    text-decoration: none;
}
a img{
    border: none!important;
}
.clearfix{
	zoom: 1;
}
.clearfix:after{
	content: "020"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;  
}
/*导航*/
.top{
    width: 100%;
    height: 90px;
    border-top: 2px solid #1b37d6;
    background: #fff;
}
.top-content{
    width: 90%;
    height: 100%;
    margin: 0px auto;
    position: relative;
    max-width: 1000px;
    margin: 0px auto;
}
.top-bg{
    position: absolute;
    right: -100px;
    height: 100%;
}
.top-left{
    width: 50%;
    position: absolute;
    padding: 18px 0px;
    left: 0px;
}
.top-right{
    width: 50%;
    position: absolute;
    padding: 18px 0px;
    right: 0px;
    text-align: right;
}
.triangle{
    width: 0;
    height: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-top: 3px solid transparent;
    border-left: 6px solid #c8c091;
    border-bottom: 3px solid transparent;
    vertical-align: middle;
}
.language{
    margin-right: 10px;
}
.language img{
    vertical-align: middle;
    border:none;
}
.top-right input{
    width: 120px;
    border: 1px solid #e9e9e9;
    box-shadow: 3px 3px 3px -2px #c8c8c8 inset;
    height: 27px;
    line-height: 27px;
    outline: none;
}
.search{
    width: 27px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: #0b29f3;
    color: #ffffff;
    margin-left: -5px;
    vertical-align: top;
}
.zw-nav{
    width: 100%;
    background: #0071c5;
    margin: 0 auto;
}
.nav{
    width: 90%;
    margin: 0px auto;
    list-style-type: none;
    height: 40px;
    line-height: 40px;
    max-width: 1000px;
}
.nav li{
    width: 14%;
    float: left;
    text-align: center;
    cursor: pointer;
}
.nav li a{
    color: #ffffff;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom:1;
}
.nav li.active{
    background: #0089d6;
}
.nav li.active a{
    background: #0089d6;
}
/*导航结束*/
/*轮播*/
.swiper-wrapper img{
    width: 100%;
    height: 100%;
}
.swiper-arrow{
    width: 30px;
    height: 40px;
    position: absolute;
    top: 50%;
    cursor: pointer;
}
.swiper-pagination{
    position: absolute;
    bottom: 10px;
    left: 50%;
}
.swiper-p1 .swiper-pagination-switch {
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 5px;
    cursor: pointer;
    background: #ffffff;
}
.swiper-p1 .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch{
    background: #015a9c;
}
.swiper-pagination.swiper-p2{
    position: absolute;
    bottom: 10px;
    right: -30px;
}
.swiper-p2 .swiper-pagination-switch{
    display: inline-block;
    *display: inline;
    *zoom:1;
    width: 13px;
    height:13px;
    margin: 0 5px;
    background: #afbbcb;
}
.swiper-p2 .swiper-pagination-switch.swiper-visible-switch.swiper-active-switch{
    background: #4a6997;
}
/*首页内容*/
.index-container{
    width: 90%;
    margin:20px auto 0px;
    max-width: 1000px;
}
.index-container-left{
    width: 710px;
    float: left;
}
.index-container-right{
    width: 230px;
    float: right;
    text-align: center;
    background: #e6e6e6;
    padding: 20px;
    padding-top: 0px;
}
.index-intro{
    width: 230px;
    height: 35px;
    line-height: 35px;
    border:1px solid #cccccc;
    background: #d8d8d8;
    border-radius: 5px;
    margin: 0px auto;
    color: #002b56;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}
.index-intro-content{
    width: 92%;
    height: 180px;
    margin: 0px auto;
    text-align: justify;
    text-indent: 24px;
    padding-top: 20px;
    line-height: 25px;
    overflow: hidden;
    font-size: 12px;
}
.more{
    margin: 5px auto 0px;
    text-align: left;
    color: #002e5c;
    cursor: pointer;
    margin-top: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 12px;
}
.more1{
	float: left;
    margin-left: 10px;
}
.more a:visited{
    color: #002e5c;
}
.left-nav{
    width: 520px;
    height: 38px;
    line-height: 38px;
    position: absolute;
    right: 5px;
    bottom: 0px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    list-style-type: none;
    background: url(../images/nav-bg.png) no-repeat;
    background-size: 100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav-bg.png',sizingMethod='scale');
    color: #ffffff;
    font-size: 16px;
    margin-right: 10px;
}
.left-nav li{
    width: 20%;
    height: 38px;
    float: left;
    text-align: center;
    position: relative;
}
.left-nav li img{
    width: 7%;
    height: 100%;
    float: right;
}
.left-nav li span{
    width: 91%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: left;
    cursor: pointer;
    overflow: hidden;
}
.left-nav li.active span{
    width: 110%;
    height: 42px;
    position: absolute;
    left: 50%;
    bottom: -1px;
    color: #002b56;
    background: url(../images/nav_active.png) no-repeat;
    background-size:100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size:100%;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/nav_active.png',sizingMethod='scale');
    margin-left: -58%;
}
.index-container-content{
    min-height: 450px;
    padding: 20px;
    border-radius: 5px;
    background: #ffffff;
    box-shadow: 0px 0px 18px 3px #c6c6c6;
}
.content-part{
    display: none;
}
.index-title-intro{
    height: 440px;
    color: #002e5c;
    font-size: 12px;
    line-height: 24px;
    width: 97%;
    margin: 0px auto;
    text-align: justify;
    padding-top: 10px;
    overflow: hidden;
}
.index-container-part{
    width: 44%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 4%;
    margin-top: 20px;
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
    vertical-align: top;
}
.part-bg{
    width: 100%;
    height: 100%;
    position: absolute;
    top: -20px;
    left:-25px;
    z-index: -1;
}
.part-img{
    width: 40%;
}
.part-content{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 54%;
    vertical-align: top;
    margin-left: 10px;
}
.part-title{
    color: #002e5c;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 0px 5px;
}
.part-text{
    line-height: 2;
    font-size: 12px;
    max-height: 98px;
    overflow: hidden;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
.footer{
    width: 90%;
    background: #072a46;
    color: #ffffff;
    font-size: 14px;
    margin-top: 30px;
    padding: 10px 5%;
}
@media only screen and (max-width: 1080px) {
    .footer{
        font-size: 12px;
    }
}
.footer-left{
    float: left;
}
.footer-right{
    float: right;
}
.footer-right span{
    width: 75px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-right: 1px solid #ffffff;
    text-align: center;
}
/*其他页内容*/
.container{
    width: 90%;
    max-width: 1000px;
    margin:10px auto 0px;
}
.container-left{
    width: 230px;
    float: left;
    background: #e6e6e6;
    margin-bottom: 20px;
    padding: 0px 20px;
}
/*.container-right{*/
    /*width: 710px;*/
    /*min-height: 615px;*/
    /*float: right;*/
    /*background: #ffffff;*/
    /*border-radius: 10px;*/
    /*box-shadow: 0px 0px 18px 3px #c6c6c6;*/
/*}*/
/*0918*/
.container-right{
    width: 710px;
    min-height: 615px;
    float: right;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0px 0px 18px 3px #c6c6c6;
    padding-bottom: 20px;
}
/*0918*/
.clear{
    clear: both;
}
.container-left .left-title1{
    width:210px;
    background: #0089d6;
    height: 33px;
    line-height: 33px;
    color: #ffffff;
    margin: 0px auto;
    border-radius: 5px;
    padding-left:20px;
    font-size: 16px;
    margin-top: 10px;
}
.left-content{
    width: 230px;
    margin: 0px auto;
    list-style-type: none;
}
.left-content li{
    width: 200px;
    /*height: 35px;*/
    line-height: 35px;
    background: #dbdad9;
    margin: 5px 0px;
    padding: 0px 15px;
    font-size: 14px;
    cursor: pointer;
}
.left-content li.active a{
    color: #0089d6;
}
.left-content li span{
    float: right;
    font-weight: bold;
    font-size: 18px;
}
.left-title2{
    width: 210px;
    height: 33px;
    line-height: 33px;
    margin: 0px auto;
    border-radius: 5px;
    padding-left: 20px;
    font-size: 15px;
    border: 1px solid #cdcdcd;
    background: #d8d8d8;
    color: #002b56;
}
.left-bottom{
    width: 85%;
    margin: 0px auto;
    position: relative;
    font-size: 12px;
}
.left-bottom p{
    margin: 10px 0px;
    position: relative;
}
.left-bottom-bg{
    position: absolute;
    z-index: 0;
    bottom: 0px;
    right: 0px;
}
.right-title{
    width: 95%;
    margin: 0px auto;
    height: 50px;
    line-height:50px;
    border-bottom: 1px solid #d9d9d9;
}
.title-left{
    color: #002B56;
    font-weight: bold;
    font-size: 16px;
    float: left;
}
.title-right{
    float: right;
}
.right-content{
    width: 95%;
    margin: 0px auto;
    line-height: 1.5;
    display: none;
    min-height: 580px;
    overflow: hidden;
}
.paging{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    margin-top: 20px;
}
.current-paging{
    color: #0071c5;
}
.paging-list{
    background: #0071c5;
    color: #ffffff;
    padding: 2px 5px;
    cursor: pointer;
}
.right-list{
    width: 100%;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #909090;
    cursor: pointer;
}
.list-left{
    float: left;
}
.list-right{
    float: right;
}
.info-footer{
    width: 98%;
    margin: 0px auto;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    border-top:1px solid #d9d9d9;
}
.info-left{
    float: left;
}
.info-right{
    float: right;
}
.map{
    padding: 20px 0px;
}
.contact-intro{
    width: 100%;
    line-height: 2;
    padding: 20px 0px;
    border-bottom: 1px dashed #acacac;
}
.contact-list{
    width: 100%;
    height: 30px;
    margin: 10px 0px;
}
.contact-list span{
    width: 13%;
    height: 100%;
    display: inline-block;
    *display: inline;
    *zoom:1;
    background: #efefef;
    text-align: right;
    line-height: 30px;
    vertical-align: top;
}
.contact-list input,.contact-list textarea{
    margin-left: 25px;
    width: 25%;
    height: 90%;
    border: 1px solid #cccccc;
    outline: none;
    color: #555555;
}
.contact-list textarea{
    width: 76%;
    height: 150px;
}
.contact-btn{
    margin-right: 65px;
    width: 75px;
    height: 30px;
    border: 1px solid #cdcdcd;
    background: #f0f0f0;
    color: #e37e06;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.pagination{    
	margin: 20px 0;
    text-align: center;
}
/*
.pagination>a, .pagination>span {
    background: #09f;
    color: #ffffff;
    padding: 5px 10px;
    margin-right: 10px;
}
*/
/*a {*/
/*color: #1abc9c;*/
/*text-decoration: none;*/
/*}*/
/*a:-webkit-any-link {*/
/*color: -webkit-link;*/
/*cursor: auto;*/
/*text-decoration: underline;*/
/*}*/
.pagination>a:last-child, .pagination>span:last-child {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pagination>a{
    color: #1abc9c;
    text-decoration: none;
}
.pagination>a:-webkit-any-link{
    color: -webkit-link;
    cursor: auto;
}

.pagination a, .pagination span {
    /*background: #0071c5;*/
    color: #333333 !important;
    padding: 2px 5px;
    /*margin-right: 10px;*/
}
.pagination a:visited{
	color: #ffffff;
}

.zw-footer{
    max-width: 1000px;
    margin: 0 auto;
    font-size: 12px;
}
.contaier-banner{
	width: 100%;
	display: block;
	margin:0px 0px 25px;
}
.swiper-container2 {
    margin-top: 20px!important;
}
/*0918*/
.left-second-nav{
    background: #e6e6e6;
    margin-left: -15px;
    margin-right: -15px;
    list-style-type: none;
    overflow : hidden;
    display: none;
}
.left-content .left-second-nav li{
    background: #e6e6e6;
}
.left-second-nav li{
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding-left: 27px;
    cursor: pointer;
}
.left-second-nav li.active,.left-second-nav li.hover{
    background: #0089d6;
}
.left-second-nav li.active a,.left-second-nav li.hover a{
    color: #ffffff;
    width: 100%;
    display: block;
}
.zw-yjcl img{
    display: block;
    margin: 20px auto;
}
.zw-yjcl-bottom{
    width: 95%;
    height: 45px;
    line-height: 45px;
    margin: 0px auto;
    margin-top: 40px;
    border-top: 1px solid #ccc;
    color: #555555;
}
.zw-yjcl-bottom .zw-prev{
    float: left;
}
.zw-yjcl-bottom .zw-next{
    float: right;
}
.zw-yjcl-bottom .zw-prev span,.zw-yjcl-bottom .zw-next span{
    font-weight: bold;
}
.zw-cplist{
    list-style-type: none;
    margin-top: 20px;
}
.zw-cplist li{
    width: 150px;
    float: left;
    text-align: center;
    margin-left: 15px;
}
.zw-cplist li img{
    width: 150px;
    height: 125px;
    display: block;
    margin: 0px auto;
    border:1px solid #0071c5;
}
.zw-cplist li p{
    font-size: 12px;
    color: #555;
    margin: 13px 0px;
}
/*0918*/